fan out
英 [fæn aʊt]
美 [fæn aʊt]
成扇形散开
英英释义
verb
- move outward
- The soldiers fanned out
双语例句
- Iterate: The Fan In waits to receive all messages produced by the corresponding Fan Out primitive when in iterate mode; all of the occurrences in the repeating element have been traversed.
Iterate(遍历):在iterate模式下,扇入等待接收由相应扇出原语产生的所有消息;重复元素的所有出现都已遍历。 - The Fan Out is set to iterate over the repeating elements in the request message, which in this case are the SalesOrders.
在请求消息中,将扇出设置为遍历重复元素,在这种情况下,重复元素是SalesOrders。 - This is useful in ensuring that the configuration of the Fan In and corresponding Fan Out complement each other.
这对于确保扇入和相应扇出的配置互补很有用。 - Special behaviour of the invocation style within a Fan Out or Fan In primitive
FanOut或FanIn原语中调用样式的特殊行为 - A way to find a class with too much responsibility is through the efferent coupling measure, also referred to as fan out complexity.
找到带有太多责任的类的一个方法就是通过传出耦合度量方法,亦指扇出复杂度。 - Therefore, you can only aggregate in a particular flow: a Fan In mediation primitive in a response flow can't be used to aggregate messages from a Fan Out mediation primitive in a request flow.
因此,您可以仅在特定流中聚合:响应流中的扇入中介不能用于聚合来自请求流中的扇出中介原语的消息。 - Within the aggregation ( that is between Fan Out and Fan In primitives), the use of the asynchronous with callback interaction style is not available.
在聚合(位于FanOut和FanIn原语之间)中,无法使用带回调交互的异步调用样式。 - Goods and service journeys thus fan out from source to destination, spreading by subdivision.
为此,货物和流动服务从某出发地到目的地呈扇形展开,通过分支的方式扩散开去。 - The timeout period starts when the associated Fan Out fires an output terminal for the first time.
超时期间从关联扇出第一次触发输出末端开始。 - Therefore, the body of a message should not be used to store any data that may be needed outside of the Fan Out/ Fan In boundary; it can't be relied on.
因此,不应该使用消息的正文存储扇出/扇入边界外部所需的任何数据;它们是不可信赖的。